container classes meaning in English
容器类
Examples
- Class is a container class with a member named
类是具有一个名为 - Provides a container class for internet host address information
为internet主机地址信息提供容器类。 - And cannot be added directly to a form . the various container classes are designed to contain an appropriate subset of
控件及相应的容器,所列控件在这些容器中的显示效果最好。 - With checked iterators , users of the standard c library container classes are notified of attempts to access elements outside the bounds of a container . see
借助于经过检查的迭代器,标准c + +库容器类的用户可在尝试访问容器边界以外的元素时得到通知。